div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.twitter_button {
	display: block;
	position: relative;
	text-align: right !important;
	top:-10px;
}
.twitter_button a{
	font-size: 10px;
	color: #0098CA;
	background: url("images/twitter.png") 2px 0px no-repeat;
	padding-left: 20px;
	margin-left: 10px;
}